Debian 您所在的位置:网站首页 vcf format Debian

Debian

#Debian | 来源: 网络整理| 查看: 265

Variant Call Format (VCF) parser for Python 3

The Variant Call Format (VCF) specifies the format of a text file used in bioinformatics for storing gene sequence variations. The format has been developed with the advent of large-scale genotyping and DNA sequencing projects, such as the 1000 Genomes Project.

The intent of this module is to mimic the ``csv`` module in the Python stdlib, as opposed to more flexible serialization formats like JSON or YAML. ``vcf`` will attempt to parse the content of each record based on the data types specified in the meta-information lines -- specifically the ##INFO and ##FORMAT lines. If these lines are missing or incomplete, it will check against the reserved types mentioned in the spec. Failing that, it will just return strings.

This package provides the Python 3 modules.



【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有